home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19950528-19950726 / 000105_news@columbia.edu_Fri Jun 9 11:43:09 1995.msg < prev    next >
Internet Message Format  |  1995-07-31  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA29409
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 10 Jun 1995 05:45:26 -0400
  3. Received: by apakabar.cc.columbia.edu id AA22733
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 10 Jun 1995 05:45:24 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!udel!news.sprintlink.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Sending NULL's to a printer
  9. Message-Id: <1995Jun9.174309.53757@cc.usu.edu>
  10. Date: 9 Jun 95 17:43:09 MDT
  11. References: <3rafdj$dn2@news.easynet.co.uk>
  12. Distribution: world
  13. Organization: Utah State University
  14. Lines: 22
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3rafdj$dn2@news.easynet.co.uk>, carphone@easynet.co.uk (carphone warehouse) writes:
  18. > Can anyone help me ?
  19. > We are looking to drive a printer via kermit and the command
  20. > we need to send is <esc>p<null><x80><xFF>
  21. > Unfortunately, KERMIT keeps stripping out the <null> character.
  22. > Can this be stopped ?
  23. > Please could you answer either by posting to this group or
  24. > by e-mailing me at the address below.
  25. > Thanks
  26. > Leon Russell - Carphone Warehouse  IT Dept
  27. -------------
  28.     Should work just fine with transparent printing.
  29.     Which Kermit (MS-DOS Kermit I presume), which version,
  30. and just how is the printing arranged (what did the host send to
  31. turn on printing)?
  32.     Joe D.